Routines (alphabetical) > Routines: G > GRIB Routines > GRIB_OPEN

GRIB_OPEN

The GRIB_OPEN function opens a GRIB file.

Syntax

Result = GRIB_OPEN(Filename)

Return Value

Returns the file ID for the GRIB file.

Arguments

Filename

A named variable containing the filename string.

Examples

See GRIB_GET_VALUESfor a general example using the GRIB routines.

Version History

8.1

Introduced

See Also

GRIB_CLOSE